home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 January / CHIP Turkiye Ocak 1997.iso / program / ekran / ati / mach32 / win3x / m32_d1 / utility.lzh / README.DPM < prev    next >
Text File  |  1995-05-25  |  6KB  |  166 lines

  1. ***********************************************************************
  2.  
  3.                         IMPORTANT INFORMATION
  4.                                 for
  5.                             mach32 Users
  6. ***********************************************************************
  7. Display Power Management Signaling (DPMS)                  May 26, 1995
  8. ***********************************************************************
  9.  
  10. READ THIS FILE COMPLETELY BEFORE ATTEMPTING TO USE THIS PRODUCT !
  11.  
  12. ****************************
  13.  
  14. Contents
  15.  
  16. 1.0     Introduction
  17. 2.0     Requirements
  18. 3.0     Installation
  19. 4.0     Using DPMS
  20. 5.0     Known Problems
  21. 6.0     Reporting Problems
  22.  
  23. *****************************
  24.  
  25. 1.0     Introduction
  26.  
  27.  
  28. The DPMS Terminate and Stay Resident (TSR) program allows you to use the
  29. energy saving features of a monitor that conforms to the VESA Display Power
  30. Management Signaling (DPMS) Proposal.  This program provides DPMS signaling
  31. under the DOS environment.  This TSR will not provide DPMS support under
  32. Windows.  If you wish to use DPMS under Windows, use the ATI Desktop DPMS
  33. icon.
  34.  
  35. The DPMS proposal is designed to work in conjunction with other power
  36. management standards such as the U.S. Environmental Protection Agency's
  37. Energy Star Computer program in reducing PC power consumption after an
  38. extended period of inactivity from the user.  The power management states
  39. are designed to follow the Microsoft/Intel Advanced Power Management standard.
  40.  
  41. The three power management states are known as Standby, Suspend and Off.
  42. Standby represents a state of minimal power reduction.  Suspend represents
  43. a state with a significant reduction in power consumption.  Off represents
  44. the lowest level of power consumption.
  45.  
  46. *****************************
  47.  
  48. 2.0     Requirements
  49.  
  50. - Graphics Cards: mach32 based Accelerators
  51.  
  52. - System:
  53.         DPMS requires at least a 386-based or higher computer running
  54.         at least DOS 3.0 or greater.
  55.  
  56. - Monitor:
  57.        DPMS compliant monitors ONLY. Damage may occur to non-DPMS monitors.
  58.  
  59. *****************************
  60.  
  61. 3.0     Installation
  62.  
  63. When you run the INSTALL Program on Disk #1 and select the "Utilities
  64. Installation", DPMS.COM is automatically copied to the Utilities
  65. subdirectory (default is C:\MACH32).  Start the program by typing "DPMS"
  66. or DPMS followed by one or more options at the DOS prompt.  See the
  67. following section for details regarding the various options that are
  68. available for DPMS.
  69.  
  70.  
  71. *****************************
  72.  
  73. 4.0     Using DPMS
  74.  
  75. To use the screen saver, simply type "DPMS" at the DOS prompt.  Type
  76. "DPMS HELP" to get an overview of the commands that DPMS recognizes.  The
  77. program is not case insensitive so keywords can be entered in upper or lower
  78. case.  Keywords and parameters must be separated by at least one space or
  79. tab character, e.g. "DPMS STBY 5" is fine, but "DPMS STBY5" will generate
  80. an "unknown parameter" error.
  81.  
  82. Typing DPMS with no options will load the TSR with default timer settings.
  83. If the TSR is already loaded, typing DPMS with no options simply displays
  84. the current timer settings; the timers are not adjusted.
  85.  
  86. If any timer keyword is specified, all timers that are not specified are
  87. automatically disabled.  For example "DPMS STBY 5" will set the Standby
  88. timer to 5 minutes and disable the Suspend and Off timers.  In other words,
  89. the screen saver will only go into standby mode; it will never go into either
  90. of the other two modes.  To set all three timers, specify them all on the
  91. command line e.g. "DPMS STBY 5 SUSP 10 OFF 15".
  92.  
  93. The following options are recognized by DPMS.  These options may appear in
  94. any order, although specifying HELP or UNLOAD will cancel all other options:
  95.  
  96. STBY {number of minutes} - Sets the standby timer.  After the specified
  97.     number of minutes has elapsed with no keyboard activity, DPMS puts
  98.     the monitor into Standby mode.
  99.  
  100. SUSP {number of minutes} - Sets the suspend timer.  After the specified
  101.     number of minutes has elapsed with no keyboard activity, DPMS puts
  102.     the monitor into Suspend mode.
  103.  
  104. OFF {number of minutes} - Sets the off timer.  After the specified number
  105.     of minutes has elapsed with no keyboard activity, DPMS puts the
  106.     monitor into Off mode.
  107.  
  108. NOMOUSE - Normally, DPMS only monitors the keyboard for activity and will
  109.     optionally monitor the mouse for activity only if it detects that a
  110.     Microsoft compatible mouse driver is installed.  Specifying the NOMOUSE
  111.     option tells DPMS to ignore all mouse activity, even if a mouse driver
  112.     is detected.
  113.  
  114. QUIET - Suppresses the normal messages that DPMS displays when called. This
  115.     option is useful in batch files.
  116.  
  117. UNLOAD - Unloads DPMS from memory.
  118.  
  119. HELP - Displays a usage message and then exits, no other action is done.
  120.  
  121. *****************************
  122.  
  123. 5.0     Known Problems
  124.  
  125. - DOS:
  126.  
  127.     If DPMS is loaded and you receive the message "DPMS unable to unload
  128.     itself." when you attempt to unload DPMS, it is likely another TSR has
  129.     been loaded after DPMS.  Try unloading the other TSR first and then
  130.     attempt to unload DPMS again.
  131.  
  132. - Microsoft Windows 3.1 Enhanced mode:
  133.  
  134.     The DPMS DOS TSR does not run under Windows.  When Windows 386 enhanced
  135.     mode is started up, DPMS "goes to sleep" by disabling its internal
  136.     timers and resumes operation when you either open up a full screen DOS
  137.     box or you exit Windows.
  138.     If you wish to use DPMS under Windows, use the ATI Desktop DPMS icon.
  139.  
  140. - Microsoft Windows 3.1 Standard mode:
  141.  
  142.     The DPMS DOS TSR (DPMS.COM) is not supported under Windows when run
  143.     in standard mode (/s).  Prior to starting Windows, change directory to
  144.     the mach32 utilities directory and type:
  145.  
  146.            DPMS UNLOAD
  147.  
  148. - Microsoft Windows 3.0:
  149.  
  150.     mach32 does not support DPMS under Windows 3.0.
  151.  
  152. - Screen Savers:
  153.  
  154.     DOS screen savers should not be used in conjunction with the DOS
  155.     DPMS.COM TSR.
  156.  
  157.     Windows 3.1 screen savers should not be used in conjunction with mach
  158.     FlexDesk control panel's DPMS function.
  159.  
  160. ****************************
  161.  
  162. 6.0     Reporting Problems
  163.  
  164. If you experience any difficulties, open the file REPORT.TXT and complete 
  165. the Problem Report form.
  166.